services.authelia.instances.<name>.settings.log.file_path

File path where the logs will be written. If not set logs are written to stdout.

Type
null or absolute path
Default
null
Example
"/var/log/authelia/authelia.log"
Declared
<nixpkgs/nixos/modules/services/security/authelia.nix>